Improve emacs-bzr-version for lightweight checkouts (bug#12441)
authorGlenn Morris <rgm@gnu.org>
Sat, 15 Sep 2012 00:33:40 +0000 (20:33 -0400)
committerGlenn Morris <rgm@gnu.org>
Sat, 15 Sep 2012 00:33:40 +0000 (20:33 -0400)
commitb144fc9339b757d46965947f14c6303889b035d8
tree40b87551b8f68cc82c5578aa5dea8a2f8e306231
parentda288616a9303f60c7147634e5d9fea1068a4031
Improve emacs-bzr-version for lightweight checkouts (bug#12441)

* lisp/version.el (emacs-bzr-version): Doc fix.
(emacs-bzr-version-dirstate): New function.
(emacs-bzr-get-version): For lightweight checkouts, if the parent
is local try and check that it matches the branch.  If not, just
use dirstate information.
lisp/ChangeLog
lisp/version.el